home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / docs / help / adosguide.lha / ADOS Guide / ADOS commands / Assign < prev    next >
Encoding:
Text File  |  1997-10-21  |  1.2 KB  |  45 lines

  1.                           --AMIGADOS GUIDE V2.0--
  2.                                   ASSIGN
  3.  
  4.  
  5.    USE:
  6.    Assign's primary use is to Assign logical directories to the system and
  7.    under AmigaDOS any directory or path can be made equivalent to a logical
  8.    device.
  9.  
  10.    So for instance if you had a directory called Pictures located in HD1:
  11.    Software/PPaint/Pictures it would take you quite a while to find it.
  12.    But with the Assign command you can cut out the middle men and open the
  13.    Pictures drawer straight away.
  14.  
  15.    PATH:
  16.    C:
  17.  
  18.    SYSTEM:
  19.    2.0 (enhanced), 2.1, 3.0
  20.  
  21.    EXAMPLES:
  22.    1>ASSIGN (default)
  23.    1>ASSIGN GAMES: HD1:Entertainment/Games
  24.  
  25.    NOTES:
  26.    The Assign command can be divided into three separate areas: Volumes,
  27.    Directories, Devices.
  28.    -Volumes are the names of mounted disks which have been labelled or
  29.     inserted into the machine.
  30.  
  31.    -Directories are basically there to divide all of the different files up
  32.     and place them together according to the nature of that file.
  33.     (e.g a pictures directory would amazingly contain picture files)
  34.  
  35.    -Devices defines the different storage systems or read only devices
  36.     connected to your system
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.